'Declaration <DescriptionAttribute("The type of the target of processing command.")> Public ReadOnly Property TargetType As System.Type
[Description("The type of the target of processing command.")] public System.Type TargetType { get; }
[Description("The type of the target of processing command.")] public: __property System.Type* get_TargetType();
[Description("The type of the target of processing command.")] public:
property System.Type^ TargetType { System.Type^ get(); }